home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 45
/
PC Gamer IT CD 45 2-2.iso
/
SMANDEMO
/
data1.cab
/
Program_Executable_Files
/
data
/
scripts
/
weapons
/
plasmaball.ws
< prev
next >
Wrap
Text File
|
1999-07-12
|
365b
|
18 lines
$name "Plasmaball"
$properties
{
$collision_radius = 16
$collision_flags = COLLIDE_SHADOWMAN
$blast_radius = 50
$damage = 8
$blast_damage = 0.5
$blast_time = 3
$min_velocity = 14.0
$max_velocity = 15.0
$velocity_flags = USE_DEFAULT_VELOCITY
$physics_flags = PHYS_NONE
$friction = 0.94
$weapon_class = _WP_CLASS_UNKNWN
}